Skip to content

Sets up initial gem to patch shoulda-matchers#1

Merged
codenamev merged 2 commits into
masterfrom
vs-complete
Feb 6, 2020
Merged

Sets up initial gem to patch shoulda-matchers#1
codenamev merged 2 commits into
masterfrom
vs-complete

Conversation

@codenamev
Copy link
Copy Markdown
Contributor

@codenamev codenamev commented Feb 6, 2020

Pivotal Story: https://www.pivotaltracker.com/story/show/164603806

Since we're taking advantage of storing UUIDs in MySQL as binary, the shoulda-matchers has an issue when the UUID ends in an f. This has lead to some flakey tests. We made an effort to fix this upstream, which doesn't appear to be gaining traction. This extracts the fix into a gem so we don't have to support a hard fork for this.

Copy link
Copy Markdown

@bsimpson bsimpson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What are the next steps here? Do we need the CI plumbing to publish this to Nexus?

@codenamev
Copy link
Copy Markdown
Contributor Author

Yep, next step is adding the .circle (which I've started)

@codenamev codenamev merged commit a1cf4e1 into master Feb 6, 2020
@codenamev codenamev deleted the vs-complete branch February 6, 2020 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants